Dart.Snmp.SimpleType Namespace > OctetString Class > OctetString Constructor : OctetString Constructor(Byte[]) |
Dim value() As Byte Dim instance As New OctetString(value)
public: OctetString( array<byte>^ value )
Exception | Description |
---|---|
System.ArgumentNullException | The value is a null reference. |